libmozilla-ldap-perl software package provides LDAP Perl module for the OpenLDAP C SDK, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libmozilla-ldap-perl
libmozilla-ldap-perl is installed in your system.
Make ensure the libmozilla-ldap-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmozilla-ldap-perl *
You will get with libmozilla-ldap-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libmozilla-ldap-perl |
| Version | 1.5.3-1build1 |
| Description | LDAP Perl module for the OpenLDAP C SDK |
| Sub Section | Perl |